A timeline of values. This is the main interface for storing, manipulating, and synchronizing data in Janus.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public class Timeline<T> : TimelineBase |
Type Parameters
- T
- The type of the values contained in this timeline.